{% extends "global/Page.html" %} {% load otree static %} {% block title %} BIS/BAS scales {% endblock %} {% block content %}
Each item of this questionnaire is a statement that a person may either agree with or disagree with. For each item, indicate how much you agree or disagree with what the item says. Please respond to all the items; do not leave any blank. Choose only one response to each statement. Please be as accurate and honest as you can be. Respond to each item as if it were the only item. That is, don't worry about being "consistent" in your responses. Choose from the following four response options:
1 = very true for me, 2 = Somewhat true for me, 3 = somewhat false for me, 4 = very false for me
| 1 | 2. --- | 3. ---- | 4.---- | |
|---|---|---|---|---|
| A person's family is the most important thing in life. | {% for number in BISBAS_scales %}{% endfor %} | |||
| Even if something bad is about to happen to me, I rarely experience fear or nervousness. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I go out of my way to get things I want. | {% for number in BISBAS_scales %}{% endfor %} | |||
| When I'm doing well at something I love to keep at it. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I'm always willing to try something new if I think it will be fun. | {% for number in BISBAS_scales %}{% endfor %} | |||
| How I dress is important to me. | {% for number in BISBAS_scales %}{% endfor %} | |||
| When I get something I want, I feel excited and energized. | {% for number in BISBAS_scales %}{% endfor %} | |||
| Criticism or scolding hurts me quite a bit. | {% for number in BISBAS_scales %}{% endfor %} | |||
| When I want something I usually go all-out to get it. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I will often do things for no other reason than that they might be fun. | {% for number in BISBAS_scales %}{% endfor %} | |||
| It's hard for me to find the time to do things such as get a haircut. | {% for number in BISBAS_scales %}{% endfor %} | |||
| If I see a chance to get something I want I move on it right away. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I feel pretty worried or upset when I think or know somebody is angry at me. | {% for number in BISBAS_scales %}{% endfor %} | |||
| When I see an opportunity for something I like I get excited right away. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I often act on the spur of the moment. | {% for number in BISBAS_scales %}{% endfor %} | |||
| If I think something unpleasant is going to happen I usually get pretty "worked up." | {% for number in BISBAS_scales %}{% endfor %} | |||
| I often wonder why people act the way they do. | {% for number in BISBAS_scales %}{% endfor %} | |||
| When good things happen to me, it affects me strongly. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I feel worried when I think I have done poorly at something important. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I crave excitement and new sensations. | {% for number in BISBAS_scales %}{% endfor %} | |||
| When I go after something I use a "no holds barred" approach. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I have very few fears compared to my friends. | {% for number in BISBAS_scales %}{% endfor %} | |||
| It would excite me to win a contest. | {% for number in BISBAS_scales %}{% endfor %} | |||
| I worry about making mistakes. | {% for number in BISBAS_scales %}{% endfor %} |